home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / gg / gengetopt-2.6.lha / gengetopt-2.6 / config.h.in < prev    next >
Text File  |  2001-12-17  |  1KB  |  44 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  7. #undef size_t
  8.  
  9. /* Define if you have the ANSI C header files.  */
  10. #undef STDC_HEADERS
  11.  
  12. /* Define if lex declares yytext as a char * by default, not a char[].  */
  13. #undef YYTEXT_POINTER
  14.  
  15. /* Define if you have the getopt_long function.  */
  16. #undef HAVE_GETOPT_LONG
  17.  
  18. /* Define if you have the strdup function.  */
  19. #undef HAVE_STRDUP
  20.  
  21. /* Define if you have the yywrap function.  */
  22. #undef HAVE_YYWRAP
  23.  
  24. /* Define if you have the <malloc.h> header file.  */
  25. #undef HAVE_MALLOC_H
  26.  
  27. /* Define if you have the <strings.h> header file.  */
  28. #undef HAVE_STRINGS_H
  29.  
  30. /* Define if you have the <unistd.h> header file.  */
  31. #undef HAVE_UNISTD_H
  32.  
  33. /* Define if you have the fl library (-lfl).  */
  34. #undef HAVE_LIBFL
  35.  
  36. /* Name of package */
  37. #undef PACKAGE
  38.  
  39. /* Version number of package */
  40. #undef VERSION
  41.  
  42.  
  43. #include "cxxconfig.h"
  44.